
/* case */
.case_slide{ background-color:#CF6; height:370px;overflow:hidden;width:1000px;margin:0 auto;}
.case_box{position:relative;margin:1px 0px 0px;width:1000px;height:369px;overflow:hidden; }
.case_box p{z-index:2;position:absolute;text-indent:-9999px;width:28px;height:51px;top:50%;cursor:pointer; margin:0px auto;}
.case_box .prev{background:url("../images/previous.png")/*tpa=http://192.168.0.119/Templates/default/images/previous.png*/ no-repeat;left:0px}
.case_box .next{background:url("../images/next.png")/*tpa=http://192.168.0.119/Templates/default/images/next.png*/ no-repeat;right:0px}
.case_box ul{position:absolute;height:369px;overflow:hidden;top:0px;left:0px;}
.case_box ul li{width:1000px;float:left;height:369px}

.case_box ul li.case_1{background:url("../images/a.jpg")/*tpa=http://192.168.0.119/Templates/default/images/a.jpg*/ no-repeat center top}
.case_box ul li.case_2{background:url("../images/b.jpg")/*tpa=http://192.168.0.119/Templates/default/images/b.jpg*/ no-repeat center top}
.case_box ul li.case_3{background:url("../images/c.jpg")/*tpa=http://192.168.0.119/Templates/default/images/c.jpg*/ no-repeat center top}
.case_box ul li.case_4{background:url("../images/d.jpg")/*tpa=http://192.168.0.119/Templates/default/images/d.jpg*/ no-repeat center top}
.case_box ul li.case_5{background:url("../images/e.jpg")/*tpa=http://192.168.0.119/Templates/default/images/e.jpg*/ no-repeat center top}

.case_box ol{position:absolute;bottom:0;left:50%;margin:0 0 0 -65px;height:12px;z-index:99;}
.case_box ol li{float:left;margin:0 4px;display:inline;width:12px;height:12px;line-height:999em;background:url("../images/pagination.png")/*tpa=http://192.168.0.119/Templates/default/images/pagination.png*/ no-repeat;overflow:hidden;cursor:pointer;}
.case_box ol li.active{background-position:0 -12px;}